Worklist/Items({SerialNumber})/EventInstance
Returns an event instance for the worklist item matching the SerialNumber.
URI
{Service Root URI}/Worklist/Items({SerialNumber})/EventInstance?{Query Options}
https://api.denallix.com:443/K2Services/REST.svc/Worklist/Items(24_10)/EventInstance
Method
GET
Service Path Options
Required
- SerialNumber (String) – the serial number for the worklist item
Query Options
No filters are applied if options are not provided.
Optional
Return Type
EventInstance or Failure
GET /K2Services/REST.svc/Worklist/Items(20_10)/EventInstance <?xml version="1.0" encoding="utf-8"?> <EventInstance ExpectedDuration="0" ID="14" Name="Order Approval" Priority="1" StartDate="2011-02-16T20:26:34.027Z" xmlns="http://schemas.k2.com/event/d1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Description/> <Metadata/> </EventInstance>